STEP 14: If the user chose "a" the most, they are the hedgehog! Enter a for every question to test your code!
- Drop Say inside the if-statement. All commands inside the if-statement should start with a ····.
- Change the string in .say() to "You are the hedgehog!"
- Drop Sprite at Position inside the if-statement. Change its variable name to result_sprite.
- Change the .Sprite()'s arguments to ("hedgehog", 0, -100).
To navigate the page using the TAB key, first press ESC to exit the code editor.